home *** CD-ROM | disk | FTP | other *** search
- //--------------Pipe Works --------- Start Code 6/12/91 Miller
-
- #include "colors.inc"
- #include "shapes.inc"
- #include "shapes2.inc"
- #include "textures.inc"
- #include "w22.inc"
- #include "w77.inc"
- #include "pipes.inc"
- #include "finhead.inc"
-
-
-
-
- camera {
- location <40 60 -230>
- direction <0 0 2.2>
- up <0 1 0>
- right <1.3 0 0>
- look_at <0 -40 0> }
-
- //----- Light 1
- object {
- light_source {
- <-150 950 -550>
- color White
- }
- }
-
- //----- Light 2
- object {
- light_source {
- <150 -100 -1000>
- color White
- }
- }
-
-
- //----- Light 3
- object {
- light_source {
- <-50 100 500>
- color Gold
- }
- }
-
-
-
-
-
-
-
- max_trace_level 3
-
-
-
-
-
-
- composite {
- PIPES rotate <0 -65 0> }
-
-
-
- composite {
- PIPES rotate <0 -65 0> translate <-130 -40 220> }
-
-
-
- composite {
- FIN_HEAD scale < .25 .25 .25 > rotate <0 0 0> translate < 0 10 0 > }
-
-
-
-
- composite {
- FIN_HEAD scale < .2 .2 .2 > rotate <0 -20 0> translate <39 32 -175 > }
-
-
-
-
-
- object { W22 rotate <0 -8 0> }
- object { W77 rotate <0 -8 0> }
- ə